home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / hlp145an.zip / HLPE-CLR.ZIP / HLPD < prev    next >
Text File  |  1992-02-07  |  4KB  |  74 lines

  1. @CLS@
  2. @X04(@X0CD@X04)ownload a File - Function Help
  3. @X04---------------------------------
  4.  
  5. @X0BSubcommands:@X0F  @X03(filename 1) (filename 2) (filename 3) (protocol) (gb or bye)
  6.  
  7. @X0F              @X04(@X0Cfilename@X04)@X0F @X03any valid DOS filename may be used and more than one
  8. @X0F              @X04 @X0C  @X04       @X0F @X03filename may be entered if you choose to use a BATCH
  9. @X0F              @X04 @X0C  @X04       @X0F @X03protocol for the file transfer
  10.  
  11. @X0F              @X04(@X0Cprotocol@X04)@X0F @X03is a letter from A-Z of the protocol desired
  12. @X0F              @X04 @X0C  @X04       @X0F @X03based on the protocols available
  13.  
  14. @X0F              @X04(@X0Cgb@X04)      @X0F @X03Either (gb) or (bye) may be entered on the command
  15. @X0F              @X04(@X0Cbye@X04)     @X0F @X03line to indicate that you want the system to hang up
  16. @X0F                         @X03after it finishes the file transfer
  17.  
  18. @X0ADescription:@X0F  @X02Allows transferring a file from the system being called to your
  19. @X0F              @X02machine.
  20.  
  21. @X0F              @X02There can be up to 26 different types of protocols available.  If
  22. @X0F              @X02you have not previously set a default protocol for the system you
  23. @X0F              @X02are calling, you will be asked for the protocol type each time
  24. @X0F              @X02you request a download.
  25.  
  26. @X0F              @X02Ascii protocol transfers are only available on non-binary text
  27. @X0F              @X02files.  Filenames which have extensions of .EXE, .ARC, .COM,
  28. @X0F              @X02.WKS, etc.  can not be downloaded using Ascii protocol.
  29.  
  30. @X0F              @X02Due to the wide range of protocols now available, it is suggested
  31. @X0F              @X02you check with the sysop of this system if you have a question on
  32. @X0F              @X02which protocols have been implemented and how to properly set
  33. @X0F              @X02your software protocols to match those of this system.
  34.  
  35. @X0ASelecting
  36. @X0AFiles:    @X0F    @X02Filenames do not need to be typed in completely in order for the
  37. @X0F              @X02system to locate the desired file.  A default filename extension
  38. @X0F              @X02is usually provided by the Sysop such as "@X0C.ZIP@X02" so that if you
  39. @X0F              @X02request a file called TEST it will first search to see if a
  40. @X0F              @X02file called TEST.ZIP can be located and if not it will search for
  41. @X0F              @X02TEST and send which ever file it finds.
  42.  
  43. @X0F              @X02In some cases this default extension can make it difficult to
  44. @X0F              @X02download a desired file.  For instance, if both TEST and TEST.ZIP
  45. @X0F              @X02exist on the system then typing "@X0CD TEST@X02" will always result in
  46. @X0F              @X02downloading TEST.ZIP.  To download the file called TEST in this
  47. @X0F              @X02instance you would need to type TEST followed by a period with
  48. @X0F              @X02no extension like this:
  49.  
  50. @X0F                       @X0CD TEST.
  51.  
  52. @X0F              @X02You may also locate files for download by using the * and ?
  53. @X0F              @X02wildcard characters - the same as those used by DOS to specify
  54. @X0F              @X02files.  See the examples below.
  55.  
  56.  
  57. @X0ABatch
  58. @X0ADownloads:@X0F    @X02Some protocols allow you to download more than one file at a
  59. @X0F              @X02time.  Examples of this are the Ymodem and Ymodem/G protocols.
  60. @X0F              @X02Downloading more than one file at a time requires that you select
  61. @X0F              @X02a batch protocol on both your end and the host end of the
  62. @X0F              @X02connection.
  63.  
  64. @X0F              @X02To select more than one file you must either enter (@X0CDB@X02) as your
  65. @X0F              @X02download command or on the command line simply type more than one
  66. @X0F              @X02filename.  See the examples below.
  67.  
  68. @X0EExamples:@X0F     @X0CD TEST         @X0F @X07- downloads TEST using the default protocol
  69. @X0F              @X0CD TEST X       @X0F @X07- downloads TEST using the Xmodem protocol
  70. @X0F              @X0CD TEST1 TEST2 Y@X0F @X07- downloads both TEST1 & TEST2 using Ymodem
  71. @X0F              @X0CD TEST? G      @X0F @X07- downloads both TEST1 & TEST2 using Ymodem/G
  72. @X0F              @X0CD TEST*.*      @X0F @X07- downloads any file starting with TEST
  73.  
  74.